Skip to content

fix(k8s): Block network traffic via iptables#25

Merged
Danelegend merged 3 commits intomainfrom
iptable-block
Apr 8, 2026
Merged

fix(k8s): Block network traffic via iptables#25
Danelegend merged 3 commits intomainfrom
iptable-block

Conversation

@Danelegend
Copy link
Copy Markdown
Contributor

Iptables is a mechanism for filtering packets at the kernel level.

This PR adds a script to apply iptable commands to block outgoing packets from the code executor pod. The script is ran at the initialisation level, before the pod is considered 'ready' and hence before any code is run.

@Danelegend Danelegend merged commit 976bcb4 into main Apr 8, 2026
3 checks passed
@Danelegend Danelegend deleted the iptable-block branch April 8, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants